home *** CD-ROM | disk | FTP | other *** search
- /
- ! Jvb Helpmap file
- !
- ! This file is merged into the program's X resource database on startup.
- ! All items must conform to standard app-defaults file syntax.
- ! This file allows you to define Help menu items and Help topics for a
- ! program. There are a few Help menu items defined by the Help menu code
- ! (such as Click for Help and Product Information.) If you don't see a
- ! Help menu item in this file, and it appears on the Help menu, you need
- ! to talk to the developers about changing/removing it.
- !
- !
- ! Help menu item syntax for non Click-for-Help items
- ! __________________________________________________
- !
- ! Help menu items must be named with sequential numbers starting
- ! with 1. The syntax for identifying a menu item is as follows:
- !
- ! toplevelwindow*toplevelwindow1
- !
- ! Examples:
- ! CosmoCode*CosmoCode1
- ! Jvb*Jvb1
- !
- !
- ! An item is one of:
- !
- ! ITEM - Normal Help menu item
- ! SUBMENU - Start a submenu
- ! SEP - Insert menu separator
- ! SKIP - Skip this item
- !
- ! To create a menu item that links directly to a web page:
- !
- ! Jvb*Jvb1: ITEM
- ! Jvb*Jvb1.labelString: menu item label (text that appears on the menu)
- ! Jvb*Jvb1.HelpKey: Help_to_display (for Cosmo Code, a file URL)
- !
- !
- ! To create a separator:
- ! Jvb*Jvb2: SEP
- !
- ! To create a submenu, mark the item as SUBMENU and then create
- ! items for the submenu. For example:
- !
- ! Jvb*Jvb3: SUBMENU
- ! Jvb*Jvb3.labelString: MySub
- !
- ! Jvb*MySub1: ITEM
- ! Jvb*MySub1.labelString: Foo
- ! Jvb*MySub1.HelpKey: Help_to_display (for CCode, a file URL)
- !
- ! ****If your supermenu label string is more than one word, type it as one
- ! word in the Helpmap, and be sure that the app defaults file for the
- ! product contains the following line:
- !
- ! *HelpMenu.YourWords.labelString: Your Words
- !
- ! This causes the actual menu label to be Your Words.*****
- !
- !
- ! Jvb*Jvb4: ITEM
- ! Jvb*Jvb4.labelString: menu item label
- ! Jvb*Jvb4.HelpKey: Help_to_display (for Cosmo Code, a file URL)
- !
- ! Items with a HelpKey of 'TBD' will be grayed out on the Help menu.
- !
- !
- ! Default Help Topic to Display
- ! -----------------------------
- !
- ! You should specify a default Help page that will be
- ! displayed if a menu item does not have a Help topic. Use the
- ! defaultHelpKey resource to do this.
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
-
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- ! Default Help topic for Visual Builder window !
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
-
- Jvb*Jvb.defaultHelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?doc_home.htm
-
-
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- ! Non-click for Help menu items for Visual Builder window !
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
-
- Jvb*Jvb1: ITEM
- Jvb*Jvb1.labelString: Home Page
- Jvb*Jvb1.HelpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?doc_home.htm
-
- Jvb*Jvb2: ITEM
- Jvb*Jvb2.labelString: Quick Start
- Jvb*Jvb2.HelpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?strthere.htm
-
- Jvb*Jvb3: SUBMENU
- Jvb*Jvb3.labelString: GettingAround
-
- Jvb*GettingAround1: ITEM
- Jvb*GettingAround1.labelString: Cosmo Code
- Jvb*GettingAround1.HelpKey:\
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?int_pro.htm
-
- Jvb*GettingAround2: ITEM
- Jvb*GettingAround2.labelString: Source Panel
- Jvb*GettingAround2.HelpKey:\
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../ccode/ref/socard_r.htm
-
- Jvb*GettingAround3: ITEM
- Jvb*GettingAround3.labelString: Card Panel
- Jvb*GettingAround3.HelpKey:\
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../ccode/ref/cards_r.htm
-
- Jvb*GettingAround4: ITEM
- Jvb*GettingAround4.labelString: Visual Builder
- Jvb*GettingAround4.HelpKey:\
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/intvb_r.htm
-
- Jvb*Jvb4: ITEM
- Jvb*Jvb4.labelString: Tutorial
- Jvb*Jvb4.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../tut/toc_u.htm
-
- Jvb*Jvb5: SEP
-
- Jvb*Jvb6: ITEM
- Jvb*Jvb6.labelString: Launching the Visual Builder
- Jvb*Jvb6.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/lnchvb_t.htm
-
- Jvb*Jvb7: ITEM
- Jvb*Jvb7.labelString: Designing an Interface
- Jvb*Jvb7.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/genstp_t.htm
-
- Jvb*Jvb8: ITEM
- Jvb*Jvb8.labelString: Working With Objects
- Jvb*Jvb8.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/wrkobj_t.htm
-
- Jvb*Jvb9: ITEM
- Jvb*Jvb9.labelString: Working With Menus
- Jvb*Jvb9.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/menus_t.htm
-
- Jvb*Jvb10: ITEM
- Jvb*Jvb10.labelString: Handling Events
- Jvb*Jvb10.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/events_t.htm
-
- Jvb*Jvb11: ITEM
- Jvb*Jvb11.labelString: Working With User-Defined Classes
- Jvb*Jvb11.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/class_t.htm
-
- Jvb*Jvb12: ITEM
- Jvb*Jvb12.labelString: Working With Palettes
- Jvb*Jvb12.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/palett_t.htm
-
- Jvb*Jvb13: ITEM
- Jvb*Jvb13.labelString: Editing Files
- Jvb*Jvb13.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../ccode/tasks/edsrc_t.htm
-
- Jvb*Jvb14: ITEM
- Jvb*Jvb14.labelString: Testing an Interface
- Jvb*Jvb14.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/play_t.htm
-
- Jvb*Jvb15: ITEM
- Jvb*Jvb15.labelString: Saving an Interface
- Jvb*Jvb15.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/tasks/save_t.htm
-
-
- Jvb*Jvb16: SEP
-
- Jvb*Jvb17: ITEM
- Jvb*Jvb17.labelString: Java Tools
- Jvb*Jvb17.helpKey: file:/usr/java/webdocs/tools/index.html
-
- Jvb*Jvb18: ITEM
- Jvb*Jvb18.labelString: Java-to-MIPS Translator
- Jvb*Jvb18.helpKey: file:/usr/java/webdocs/translation.html
-
- Jvb*Jvb19: ITEM
- Jvb*Jvb19.labelString: Java API
- Jvb*Jvb19.helpKey: file:/usr/java/webdocs/api/API_users_guide.html
-
- Jvb*Jvb20: ITEM
- Jvb*Jvb20.labelString: Release Notes
- Jvb*Jvb20.helpKey: \
- file:/usr/CosmoCode/webdocs/relnote.htm
-
- Jvb*Jvb21: ITEM
- Jvb*Jvb21.labelString: Feedback
- Jvb*Jvb21.HelpKey: \
- file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?feedback.htm
-
-
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- ! Click for Help Menu items !
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
-
- !! Main window widgets
-
- Jvb*mainWindow.form.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/intvb_r.htm
-
-
- !! Menu Bar for all main window menus
-
- Jvb*mainWindow.menuBar*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/menus_r.htm
-
-
- !! Workarea
-
- Jvb*workArea*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/intvb_r.htm
-
-
- !! Palette area
-
- Jvb*paletteDeck*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/intvb_r.htm
-
-
- !! Tool bar
-
- Jvb*toolBar*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/intvb_r.htm
-
-
- !! Control tools
-
- Jvb*transport*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/intvb_r.htm
-
-
- !! Help line
-
- Jvb*VkQuickHelpMsgLine.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/intvb_r.htm
-
-
- !! Object Manager
-
- Jvb*connectionsWindow.menuBar*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/objmgr_r.htm
-
- Jvb*connectionsWindow.tabbedDeck*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/objmgr_r.htm
-
- Jvb*connectionsWindow.VkQuickHelpMsgLine.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/objmgr_r.htm
-
-
- !! Resource editor
-
- Jvb*connectionsWindow.tabbedDeck.deck.resourceForm*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/resedt_r.htm
-
-
- !! Graph
-
- Jvb*cosmocode.connectionsWindow.connectionsWindow.tabbedDeck.deck.graphForm.graph*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/graph_r.htm
-
- Jvb*graph*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/graph_r.htm
-
-
- !! Wire Manager
-
- Jvb*wireManager.menuBar*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/wire_r.htm
-
- Jvb*wireManager*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/wire_r.htm
-
-
- !! Palette Manager
-
- Jvb*paletteMgr.menuBar*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/palett_r.htm
-
- Jvb*paletteMgr*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/palett_r.htm
-
-
- !! Menu Editor
-
- Jvb*OutlineEditor*.helpKey: file:/usr/share/Insight/library/SGI_bookshelves/Help/books/CosmoCode_Guide/common/index.htm?../vb/ref/menued_r.htm
-
-
-
-